# 0 - Conversions
model = {
	cost				= 6
	buildtime 			= 290
	defaultorganisation 		= 30
	manpower			= 2
	maxspeed			= 24
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	subdetectioncapability		= 1
	visibility			= 70
	seadefence			= 15 # was 5
	airdefence			= 1
	seaattack			= 0
	subattack			= 0
	airattack			= 1
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 1
	range				= 8000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 1 - Escort Carrier
model = {
	cost				= 6
	buildtime 			= 240
	defaultorganisation 		= 30
	manpower			= 2
	maxspeed			= 18
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	subdetectioncapability		= 2
	visibility			= 70
	seadefence			= 9 # was 3
	airdefence			= 1
	seaattack			= 0
	subattack			= 3
	airattack			= 1
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 1
	range				= 10000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 2 - Helicopter Carrier
model = {
	cost				= 11
	buildtime 			= 350
	defaultorganisation 		= 30
	manpower			= 2
	maxspeed			= 30
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	subdetectioncapability		= 2
	visibility			= 70
	seadefence			= 12 # was 4
	airdefence			= 2
	seaattack			= 0
	subattack			= 3
	airattack			= 1
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 1
	range				= 10000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 3 - Small Carriers
model = {
	cost				= 10
	buildtime 			= 330
	defaultorganisation 		= 30
	manpower			= 2
	maxspeed			= 30
	surfacedetectioncapability	= 1
	airdetectioncapability		= 2
	subdetectioncapability		= 1
	visibility			= 70
	seadefence			= 12 # was 4
	airdefence			= 2
	seaattack			= 0
	subattack			= 1
	airattack			= 1
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 2
	range				= 9000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 4 - Aviation Cruiser
model = {
	cost				= 8
	buildtime 			= 350
	defaultorganisation 		= 30
	manpower			= 2
	maxspeed			= 34
	surfacedetectioncapability	= 1
	airdetectioncapability		= 1
	subdetectioncapability		= 1
	visibility			= 70
	seadefence			= 12 # was 4
	airdefence			= 2
	seaattack			= 4
	subattack			= 1
	airattack			= 1
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 1
	range				= 8000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 5 - Light Carrier
model = {
	cost				= 8
	buildtime 			= 330
	defaultorganisation 		= 30
	manpower			= 3
	maxspeed			= 32
	surfacedetectioncapability	= 1
	airdetectioncapability		= 2
	subdetectioncapability		= 1
	visibility			= 90
	seadefence			= 12 # was 4
	airdefence			= 2
	seaattack			= 0
	subattack			= 1
	airattack			= 2
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 2
	range				= 8000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 6 - Cruiser Conversions
model = {
	cost				= 12
	buildtime 			= 300
	defaultorganisation 		= 30
	manpower			= 3
	maxspeed			= 30
	surfacedetectioncapability	= 1
	airdetectioncapability		= 2
	subdetectioncapability		= 1
	visibility			= 90
	seadefence			= 24 # was 8
	airdefence			= 3
	seaattack			= 1
	subattack			= 0
	airattack			= 2
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 3
	range				= 10000
	supplyconsumption		= 3
	fuelconsumption			= 1
}
# 7 - Fleet Carriers
model = {
	cost				= 13
	buildtime 			= 330
	defaultorganisation 		= 30
	manpower			= 4
	maxspeed			= 34
	surfacedetectioncapability	= 1
	airdetectioncapability		= 2
	subdetectioncapability		= 1
	visibility			= 80
	seadefence			= 24 # was 8
	airdefence			= 3
	seaattack			= 0
	subattack			= 1
	airattack			= 3
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 3
	range				= 12000
	supplyconsumption		= 2
	fuelconsumption			= 1
}
# 8 - Large Carrier
model = {
	cost				= 15
	buildtime 			= 450
	defaultorganisation 		= 30
	manpower			= 4
	maxspeed			= 34
	surfacedetectioncapability	= 1
	airdetectioncapability		= 2
	subdetectioncapability		= 1
	visibility			= 100
	seadefence			= 30 # was 10
	airdefence			= 4
	seaattack			= 0
	subattack			= 1
	airattack			= 2
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 4
	range				= 12000
	supplyconsumption		= 3
	fuelconsumption			= 2
}
# 9 - Super Carrier
model = {
	cost				= 18
	buildtime 			= 750
	defaultorganisation 		= 30
	manpower			= 5
	maxspeed			= 34
	surfacedetectioncapability	= 1
	airdetectioncapability		= 3
	subdetectioncapability		= 1
	visibility			= 100
	seadefence			= 45 # was 15
	airdefence			= 4
	seaattack			= 1
	subattack			= 1
	airattack			= 3
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 5
	range				= 15000
	supplyconsumption		= 4
	fuelconsumption			= 2
}

# 10 - Nuclear Super Carrier
model = {
	cost				= 20
	buildtime 			= 800
	defaultorganisation 		= 30
	manpower			= 5
	maxspeed			= 35
	surfacedetectioncapability	= 1
	airdetectioncapability		= 3
	subdetectioncapability		= 1
	visibility			= 100
	seadefence			= 45 # was 15
	airdefence			= 4
	seaattack			= 1
	subattack			= 1
	airattack			= 2
	shorebombardment		= 0
	transportcapability		= 0
	aircraftcapacity		= 5
	range				= 200000
	supplyconsumption		= 4
	fuelconsumption			= 0
}